fix(deps): update errorproneversion to v2.43.0#7779
Merged
Conversation
trask
force-pushed
the
renovate/errorproneversion
branch
4 times, most recently
from
October 22, 2025 22:58
c8a7f8a to
9461819
Compare
trask
reviewed
Oct 22, 2025
Member
|
I think probably better to send separate PRs first:
and then come back here |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7779 +/- ##
============================================
- Coverage 90.18% 90.17% -0.01%
Complexity 7200 7200
============================================
Files 815 815
Lines 21738 21738
Branches 2130 2130
============================================
- Hits 19604 19602 -2
- Misses 1466 1468 +2
Partials 668 668 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merged
renovate
Bot
force-pushed
the
renovate/errorproneversion
branch
from
October 28, 2025 20:03
c642cb0 to
cf47005
Compare
trask
reviewed
Oct 28, 2025
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
trask
approved these changes
Oct 28, 2025
the-clam
pushed a commit
to the-clam/opentelemetry-java
that referenced
this pull request
Nov 6, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.42.0->2.43.02.42.0->2.43.02.42.0->2.43.0Release Notes
google/error-prone (com.google.errorprone:error_prone_test_helpers)
v2.43.0: Error Prone 2.43.0Changes:
-XepPatchChecksnow skips disabled checks (#4943)AndroidJdkLibsCheckerhas been removed, the recommended replacement for Android code is Android Lint's NewApi checkNew checks:
NullNeedsCastForVarargs: Detect calls that incorrectly passes anullarray instead of anullelement.RedundantNullCheck: detect checks on expressions that are non-null.Closed issues: #4943, #5102, #5107, #5121, #5158, #5217, #5239
Full changelog: google/error-prone@v2.42.0...v2.43.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.